<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head profile="http://selenium-ide.openqa.org/profiles/test-case">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="selenium.base" href="http://localhost:8888/" />
<title>Add content</title>
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">Add content</td></tr>
</thead><tbody>
<tr>
	<td>open</td>
	<td>/${baseUrl}node/add/date-content-type</td>
	<td></td>
</tr>
<tr>
	<td>type</td>
	<td>id=edit-title</td>
	<td>Node from 2010</td>
</tr>
<tr>
	<td>type</td>
	<td>id=edit-body-und-0-summary</td>
	<td>This is the summary of the 2010 node.</td>
</tr>
<tr>
	<td>type</td>
	<td>id=edit-field-date-und-0-value-date</td>
	<td>01/01/2010 - 12:00</td>
</tr>
<tr>
	<td>clickAndWait</td>
	<td>id=edit-submit</td>
	<td></td>
</tr>
<tr>
	<td>verifyTextPresent</td>
	<td>Status message Date content type Node from 2010 has been created.</td>
	<td></td>
</tr>
<tr>
	<td>open</td>
	<td>/${baseUrl}node/add/date-content-type</td>
	<td></td>
</tr>
<tr>
	<td>type</td>
	<td>id=edit-title</td>
	<td>Node from 2011</td>
</tr>
<tr>
	<td>type</td>
	<td>id=edit-body-und-0-summary</td>
	<td>This is the summary of the 2011 node.</td>
</tr>
<tr>
	<td>type</td>
	<td>id=edit-field-date-und-0-value-date</td>
	<td>01/01/2011 - 12:00</td>
</tr>
<tr>
	<td>clickAndWait</td>
	<td>id=edit-submit</td>
	<td></td>
</tr>
<tr>
	<td>verifyTextPresent</td>
	<td>Status message Date content type Node from 2011 has been created.</td>
	<td></td>
</tr>
<tr>
	<td>open</td>
	<td>/${baseUrl}node/add/date-content-type</td>
	<td></td>
</tr>
<tr>
	<td>type</td>
	<td>id=edit-title</td>
	<td>Node from 2012</td>
</tr>
<tr>
	<td>type</td>
	<td>id=edit-body-und-0-summary</td>
	<td>This is the summary of the 2012 node.</td>
</tr>
<tr>
	<td>type</td>
	<td>id=edit-field-date-und-0-value-date</td>
	<td>01/01/2012 - 12:00</td>
</tr>
<tr>
	<td>clickAndWait</td>
	<td>id=edit-submit</td>
	<td></td>
</tr>
<tr>
	<td>verifyTextPresent</td>
	<td>Status message Date content type Node from 2012 has been created.</td>
	<td></td>
</tr>
<tr>
	<td>open</td>
	<td>${baseUrl}</td>
	<td></td>
</tr>

</tbody></table>
</body>
</html>
